//objectcomments PFC Item attributes. forward global type pfc_n_cst_itemattrib from n_cst_baseattrib end type end forward global type pfc_n_cst_itemattrib from n_cst_baseattrib autoinstantiate end type type variables Public: integer ii_index string is_itemtext end variables on pfc_n_cst_itemattrib.create TriggerEvent( this, "constructor" ) end on on pfc_n_cst_itemattrib.destroy TriggerEvent( this, "destructor" ) end on
- Sources
- PFC2025-Solution
- pfc libs
- pfcapsrv.pbl
- pfc_n_cst_itemattrib.sru
File: pfc_n_cst_itemattrib.sru
Size: 431
Date: Sun, 16 Mar 2025 05:42:20 +0100
Size: 431
Date: Sun, 16 Mar 2025 05:42:20 +0100
- n_cst_baseattrib autoinstantiate pfc_n_cst_itemattrib(sru)